home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / CPWARP11.ZIP / CPRO1_1.INF (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1996-03-04  |  15.4 KB  |  283 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. Thanks for Supporting Conversion Pro!
  5.  
  6. Conversion Pro for OS/2 is a 32-bit presentation manager application which 
  7. enables the user to perform some 1800 'on-the-fly' scientific and engineering 
  8. unit conversions.  The application also includes a button calculator and a 
  9. temperature conversion utility which can convert temperature data in either 
  10. Fahrenheit, Celsius (centigrade), or Kelvin.
  11.  
  12. Conversion Pro includes about 1800 conversions, and support customizing of the 
  13. list of conversions.
  14.  
  15. Additional Product Information about Conversion Pro and where to obtain user 
  16. support is available.  Step-by-Step installation instructions are also included 
  17. in this document.
  18.  
  19.  
  20. ΓòÉΓòÉΓòÉ 1.1. Product Information ΓòÉΓòÉΓòÉ
  21.  
  22. Conversion Pro for OS/2 Version 1.1 is Copyright (c) 1995, 1995 by J. F. 
  23. Kaminsky.  Contact the author at the following address:
  24. J. F. Kaminsky 
  25. NEGC Software Co.
  26. 2522 North Proctor Street, Suite 135 
  27. Tacoma, WA  98406
  28. e-mail: negcjfk@ibm.net
  29. Product support: 103162.365@compuserve.com
  30.  
  31. License Fee: $10.00 US 
  32.  
  33. For you users who have not yet extracted the Microsoft ring out of your nose, a 
  34. Windows version of Conversion Pro is also available.
  35.  
  36. The Conversion Pro application and icon (cpwarp_1.ico) utilizes artwork that is 
  37. freely distributed by Mike Cowlishaw, IBM UK Laboratories, as part of the 
  38. PMGlobe program and is licensed and copyrighted (c) by IBM Corporation, 1991, 
  39. 1993. All rights reserved.
  40.  
  41.  
  42. ΓòÉΓòÉΓòÉ 1.2. Installation ΓòÉΓòÉΓòÉ
  43.  
  44. Installation of the Conversion Pro program is simple and can be accomplished by 
  45. following these series of steps:
  46.  
  47. 1.  Create a directory on a hard disk drive such as 'CPro1_1'.
  48.  
  49. 2.  Unzip the contents of the zipfile in the directory created above- or if you 
  50.     received the program on disk, copy the following program files to the 
  51.     directory created in step 1:
  52.  
  53.     cpro1_1.exe  -  Conversion Pro for OS/2 executable 
  54.  
  55.     cpro1_1.ico  -  Application icon 
  56.  
  57.     cpos2dat.dat  -  factors data file 
  58.  
  59.     cpos2ind.dat  -  unit names data file 
  60.  
  61.     cpro1_1.hlp  -  On-line help file.
  62.  
  63.     cpro1_1.inf  - On-line help file in book form.
  64.  
  65. 3.  If you haven't already got one, acquire a copy of the file vrobj.dll with a 
  66.     date no earlier than 6/6/95 (Patch level "c") from Watcom.  This file, 
  67.     which is a run-time library, needs to be copied to any directory in your 
  68.     OS/2 LIBPATH such as X:\OS2\DLL or X:\OS2\APPS\DLL where X: is the drive 
  69.     letter where the OS/2 operating system files reside.  Or, alternatively, 
  70.     you can leave the file in the CPro1_1 directory and add that directory to 
  71.     your LIBPATH.
  72.  
  73.     Note:  This step must be accomplished or the application will not run. If 
  74.     you are uncertain what directories are included in the LIBPATH, the LIBPATH 
  75.     is defined in the OS/2 CONFIG.SYS file.
  76.  
  77. 4.  Open the folder you created to hold the program files and click on the 
  78.     application object (executable) to start the Conversion Pro application. 
  79.     You may also create a shadow of the application object and place it in an 
  80.     alternate location (such as the desktop).
  81.  
  82.  
  83. ΓòÉΓòÉΓòÉ 1.3. Customizing Conversion List ΓòÉΓòÉΓòÉ
  84.  
  85. The conversions used in Conversion Pro can be customized using a text editor. 
  86. Use a text editor that displays the line number such as the Enhanced Editor 
  87. (EPM) that comes with OS/2. The procedure is as follows:
  88.  
  89. 1.  Open the units index file named cpos2ind.dat.  Place the new conversion 
  90.     units into the proper position by alphabetical order.  Be sure to observe 
  91.     the proper format using the other conversions in the list as a template.
  92.  
  93. 2.  Open the factors data file named cpos2dat.dat.  Place the factor that goes 
  94.     with the new conversion on the exact same line as the line on which the new 
  95.     conversion units occupy in the cpos2ind.dat file.
  96.  
  97. 3.  Save both files, Start Conversion Pro, and the new conversion should appear.
  98.  
  99. Warning: The actual number of conversions is finite, and that number is about 
  100. 1800 (give or take depending on a couple of things). So, if you get too 
  101. involved with customizing, you may have to delete some conversions to keep the 
  102. list below 1800.
  103.  
  104. Note:  Also, keep in mind that the smaller the list, the faster the program 
  105. runs.  So, if you know you don't need a good portion of the included 
  106. conversions, go ahead and delete them from the cpos2ind.dat file- but be sure 
  107. to delete the corresponding factors in the cpos2dat.dat file.
  108.  
  109.  
  110. ΓòÉΓòÉΓòÉ 2. Main Window ΓòÉΓòÉΓòÉ
  111.  
  112. The components of the main window are as follows:
  113.  
  114. Conversion list box 
  115.  
  116. Factor display box 
  117.  
  118. Numeric format radio buttons 
  119.  
  120. On-the-Fly calculations 
  121.  
  122. Menu bar 
  123.  
  124. Most of the work takes place in the main window.  Exit the main window by the 
  125. drop-down menu which can be accessed by clicking on the small icon in the upper 
  126. right-hand corner of the main window.
  127.  
  128.  
  129. ΓòÉΓòÉΓòÉ 2.1. Menu Bar ΓòÉΓòÉΓòÉ
  130.  
  131. The Menu bar is located near the top of the Main window.  Pointing and clicking 
  132. at any one of the menu selections opens one of the following window:
  133.  
  134. Calculator - Button Calculator 
  135.  
  136. Temperature - Temperature Converter 
  137.  
  138. Help - Help file (what you are reading)
  139.  
  140.  
  141. ΓòÉΓòÉΓòÉ 3. Conversion List-box ΓòÉΓòÉΓòÉ
  142.  
  143. Click on a conversion in the Conversion List Box and the resultant conversion 
  144. factor will be immediately displayed in the Factor Display Box.  Typing the 
  145. beginning letters of any unit will scroll the list to that area.  For example, 
  146. typing "r" will move you through the list to the first unit which begins with 
  147. an "r" which happens to be radians.
  148.  
  149.  
  150. ΓòÉΓòÉΓòÉ 4. Factor Display Box ΓòÉΓòÉΓòÉ
  151.  
  152. The Factor Display Box is located in the upper right-hand corner of the main 
  153. window.  It displays the conversion factor for the currently selected 
  154. conversion in the Conversion List-box.  The displayed factor can be selected 
  155. and copied if desired, and the numeric format can also be changed.
  156.  
  157.  
  158. ΓòÉΓòÉΓòÉ 5. Numeric Format ΓòÉΓòÉΓòÉ
  159.  
  160. Three types of Numeric Format are available for displaying numeric data in 
  161. Conversion Pro.  These are defined as follows:
  162.  
  163. Default notation 
  164.  
  165. Scientific Notation 
  166.  
  167. Engineering Notation 
  168.  
  169. Default notation is self-explanatory- it reflects the notation of the number as 
  170. it exists in the factor database. Scientific and Engineering notations are 
  171. convenient for expressing very large or very small numbers, and numbers which 
  172. reflect a measurement and thus a certain precision.
  173.  
  174. Choose a display format by clicking the appropriate radio button inside the 
  175. 'Numeric Format' frame.  The displayed format will change in three places-  the 
  176. Factor Display Box in the upper right-hand corner of the main window, and both 
  177. in the factor display box, and the conversion result text display box in the 
  178. On-the-Fly calculations.
  179.  
  180.  
  181. ΓòÉΓòÉΓòÉ 5.1. Scientific Notation ΓòÉΓòÉΓòÉ
  182.  
  183. Scientific notation is a format where a number is expressed by the product of 
  184. two numbers, one as a decimal, the other as a power of ten.  In the decimal 
  185. portion, one digit is placed left of the decimal place, and then possibly one 
  186. or more numbers follow on the right side of the decimal place depending on the 
  187. precision of the measurement (significant digits).  The power of ten portion of 
  188. the number is multiplied by the decimal portion.  Thus, the number 1.2E3 is 
  189. equivalent to 1200 (disregarding any argument we may have about numeric 
  190. precision or rounding off).
  191.  
  192.  
  193. ΓòÉΓòÉΓòÉ 5.2. Engineering Notation ΓòÉΓòÉΓòÉ
  194.  
  195. Engineering notation is a format where a number is expressed by the product of 
  196. two numbers, one as a decimal, the other as a power of ten.  However, in the 
  197. decimal portion, one to three digits are placed left of the decimal place, and 
  198. then possibly one or more numbers follow on the right side of the decimal place 
  199. depending on the precision of the measurement (significant digits).  The power 
  200. of ten portion of the number is displayed by magnitudes of 1,000 only.  Thus, 
  201. you will never see a number like 1.2E4, but you might see 12.0E3. Typical 
  202. engineer nonsense.
  203.  
  204.  
  205. ΓòÉΓòÉΓòÉ 5.3. Significant Digits ΓòÉΓòÉΓòÉ
  206.  
  207. Your answer after conversion cannot be any more accurate than the least number 
  208. of significant digits used in any measurement value included in the conversion 
  209. expression. At a minimum, this will usually include your original value in the 
  210. original units and the conversion factor itself.
  211.  
  212. This is of mathematical necessity, and therefore, not a limitation of the 
  213. software.  There are rules for rounding numbers to the correct significant digits.
  214.  
  215. For example, the product of 30.19 and 12.2 is 363.318, but the answer must be 
  216. expressed to only three significant digits because 12.2 has only three 
  217. significant digits; hence the answer is actually 368 when correctly expressed 
  218. in the proper precision.
  219.  
  220.  
  221. ΓòÉΓòÉΓòÉ 5.4. Rules for Rounding Numbers ΓòÉΓòÉΓòÉ
  222.  
  223. The rules for rounding numeric data to the proper number of digits are as follows:
  224.  
  225. 1.  If the non-significant digit is more than 5 or is 5 followed by numbers 
  226.     other than zero, the non-significant digit(s) is/are dropped and the 
  227.     significant digit is increased by one. Example: 23.151 expressed to 3 
  228.     significant digits is 23.2 (the 5 and 0 are non-significant).
  229.  
  230. 2.  If the non-significant digit is less than 5, it is dropped and the 
  231.     significant digit remains the same. Example: 20.14 expressed to 3 
  232.     significant digits is 20.1 (the 4 is non-significant).
  233.  
  234. 3.  If the non-significant digit is 5 and is followed by zeros, the 5 is 
  235.     dropped and the significant digit is increased by one if it is odd, and 
  236.     left the same if it is even. Example: 23.150 and 23.250 expressed to 3 
  237.     significant digits are both equal to 23.2 (the 5 and 0 are non-significant).
  238.  
  239.  
  240. ΓòÉΓòÉΓòÉ 6. On-the-Fly Calculations ΓòÉΓòÉΓòÉ
  241.  
  242. At the bottom of the main window there are several text entry fields where you 
  243. perform on-the-fly conversions using whatever factor is currently displayed.
  244.  
  245. To perform a conversion, type a value in the right-most text entry box.  The 
  246. value entered will be automatically converted to a new quantity using the 
  247. conversion factor displayed in the middle text entry display box.  The result 
  248. from the conversion is displayed in the left-most text entry display box.
  249.  
  250.  
  251. ΓòÉΓòÉΓòÉ 7. Temperature Window ΓòÉΓòÉΓòÉ
  252.  
  253. The temperature conversion window allows the user to convert between three 
  254. units of temperature:
  255.  
  256. Celsius (Centigrade)
  257.  
  258. Fahrenheit 
  259.  
  260. Kelvin 
  261.  
  262. Type the value you wish to convert in the text entry box labeled 'Input' and 
  263. then specify the units of the input value by clicking the appropriate radio 
  264. button below the inputted value.  By default, the input units are in Fahrenheit.
  265.  
  266. The result will automatically be calculated and displayed in the 'Result' text 
  267. entry display box using the units currently selected beneath the result.  By 
  268. default, the result units are in Celsius.
  269.  
  270.  
  271. ΓòÉΓòÉΓòÉ 8. Calculator Window ΓòÉΓòÉΓòÉ
  272.  
  273. The calculator window displays a button calculator which received input from 
  274. clicking numbers and operations with the mouse, or by typing numbers from the 
  275. keyboard. The "=" key is mapped instead of the "Enter' key.
  276.  
  277. Calculator Memory Operations:
  278.  
  279. The 'M+' key stores the currently displayed value in memory for later 
  280. retrieval. Subsequent values are added to the current stored value by the 'M+' 
  281. button.  The 'M-' button subtracts the currently displayed value from the 
  282. current value stored in memory.  The 'MR' key recalls the current value stored 
  283. in memory.  The 'MC' key clears the value stored in